[INFO] fetching crate dreidel 0.7.0...
[INFO] testing dreidel-0.7.0 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate dreidel 0.7.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate dreidel 0.7.0
[INFO] finished tweaking crates.io crate dreidel 0.7.0
[INFO] tweaked toml for crates.io crate dreidel 0.7.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dreidel 0.7.0 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dreidel 0.7.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 828000f818255a56dca7d797af930e5a9e2c22d8b828ea85b9659ad2bde47348
[INFO] running `Command { std: "docker" "start" "828000f818255a56dca7d797af930e5a9e2c22d8b828ea85b9659ad2bde47348", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "828000f818255a56dca7d797af930e5a9e2c22d8b828ea85b9659ad2bde47348" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "828000f818255a56dca7d797af930e5a9e2c22d8b828ea85b9659ad2bde47348", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "828000f818255a56dca7d797af930e5a9e2c22d8b828ea85b9659ad2bde47348" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling line-clipping v0.3.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling fragile v2.1.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling procfs v0.18.0
[INFO] [stderr]    Compiling procfs-core v0.18.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling dreidel v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling sysinfo v0.38.4
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling termbg v0.6.2
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.71s
[INFO] running `Command { std: "docker" "inspect" "828000f818255a56dca7d797af930e5a9e2c22d8b828ea85b9659ad2bde47348", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "828000f818255a56dca7d797af930e5a9e2c22d8b828ea85b9659ad2bde47348" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling dreidel v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.71s
[INFO] running `Command { std: "docker" "inspect" "828000f818255a56dca7d797af930e5a9e2c22d8b828ea85b9659ad2bde47348", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "828000f818255a56dca7d797af930e5a9e2c22d8b828ea85b9659ad2bde47348" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]    Compiling dreidel v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.82s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dreidel-c7af0f5d39e0ae61)
[INFO] [stdout] 
[INFO] [stdout] running 176 tests
[INFO] [stdout] test components::cpu::tests::compact_state_restored_after_fullscreen_exit ... ok
[INFO] [stdout] test components::cpu::tests::core_color_cycles ... ok
[INFO] [stdout] test components::cpu::tests::filter_mode_enter_keeps_filter_and_returns_to_normal ... ok
[INFO] [stdout] test components::cpu::tests::filter_mode_char_updates_filter_and_state ... ok
[INFO] [stdout] test components::cpu::tests::filter_mode_esc_clears_filter_and_returns_to_normal ... ok
[INFO] [stdout] test components::cpu::tests::filtered_cores_matches_only_matching_cores ... ok
[INFO] [stdout] test components::cpu::tests::scroll_clamps_to_valid_range ... ok
[INFO] [stdout] test components::cpu::tests::history_ring_buffer_bounded ... ok
[INFO] [stdout] test components::disk::tests::compact_state_restored_after_fullscreen_exit ... ok
[INFO] [stdout] test components::disk::tests::detail_view_consumes_unhandled_keys ... ok
[INFO] [stdout] test components::disk::tests::enter_switches_to_detail_and_requests_fullscreen ... ok
[INFO] [stdout] test components::disk::tests::duplicate_device_names_are_not_shown ... ok
[INFO] [stdout] test components::disk::tests::esc_in_detail_closes_fullscreen_when_fullscreen ... ok
[INFO] [stdout] test components::disk::tests::filter_enter_opens_filtered_device ... ok
[INFO] [stdout] test components::cpu::tests::empty_filter_shows_all_cores ... ok
[INFO] [stdout] test components::chart::tests::too_narrow_renders_nothing ... ok
[INFO] [stdout] test components::cpu::tests::renders_with_cpu_data ... ok
[INFO] [stdout] test components::chart::tests::renders_single_series_with_top_legend ... ok
[INFO] [stdout] test components::cpu::tests::renders_without_data ... ok
[INFO] [stdout] test components::cpu::tests::slash_enters_filter_mode ... ok
[INFO] [stdout] test components::disk::tests::filter_mode_char_updates_filter_and_view ... ok
[INFO] [stdout] test components::cpu::tests::renders_fullscreen_header ... ok
[INFO] [stdout] test components::disk::tests::esc_closes_detail_view ... ok
[INFO] [stdout] test components::disk::tests::compact_background_shows_frozen_state_during_fullscreen ... ok
[INFO] [stdout] test components::cpu::tests::compact_background_shows_frozen_filter_during_fullscreen ... ok
[INFO] [stdout] test components::chart::tests::renders_two_series_with_top_center_bottom_legend ... ok
[INFO] [stdout] test components::disk::tests::filter_mode_enter_keeps_filter_and_returns_to_list ... ok
[INFO] [stdout] test components::disk::tests::filter_mode_esc_clears_filter_and_returns_to_list ... ok
[INFO] [stdout] test components::disk::tests::filter_mode_backspace_removes_char ... ok
[INFO] [stdout] test components::disk::tests::filter_mode_swallows_keys ... ok
[INFO] [stdout] test components::disk::tests::filter_narrows_list_for_navigation ... ok
[INFO] [stdout] test components::disk::tests::fmt_rate_col_kb ... ok
[INFO] [stdout] test components::disk::tests::fmt_rate_col_bytes ... ok
[INFO] [stdout] test components::disk::tests::history_accumulates_per_device ... ok
[INFO] [stdout] test components::disk::tests::page_up_down_clamp_to_list_bounds ... ok
[INFO] [stdout] test components::disk::tests::q_closes_detail_view ... ok
[INFO] [stdout] test components::chart::tests::renders_empty_series_without_panic ... ok
[INFO] [stdout] test components::disk::tests::selection_clamped_when_list_shrinks ... ok
[INFO] [stdout] test components::disk::tests::sorts_devices_by_name_before_rendering ... ok
[INFO] [stdout] test components::disk::tests::truncate_long_name ... ok
[INFO] [stdout] test components::disk::tests::selection_cleared_when_list_becomes_empty ... ok
[INFO] [stdout] test components::disk::tests::truncate_short_name ... ok
[INFO] [stdout] test components::net::tests::detail_view_consumes_unhandled_keys ... ok
[INFO] [stdout] test components::net::tests::enter_emits_toggle_fullscreen_when_not_fullscreen ... ok
[INFO] [stdout] test components::net::tests::compact_state_restored_after_fullscreen_exit ... ok
[INFO] [stdout] test components::net::tests::agg_history_ring_buffer_bounded ... ok
[INFO] [stdout] test components::net::tests::esc_in_detail_emits_toggle_fullscreen_when_fullscreen ... ok
[INFO] [stdout] test components::net::tests::filter_enter_opens_filtered_interface ... ok
[INFO] [stdout] test components::disk::tests::history_ring_buffer_bounded ... ok
[INFO] [stdout] test components::net::tests::enter_switches_to_graph_esc_returns_to_list ... ok
[INFO] [stdout] test components::disk::tests::up_down_return_render ... ok
[INFO] [stdout] test components::disk::tests::renders_without_data ... ok
[INFO] [stdout] test components::net::tests::compact_background_shows_frozen_state_during_fullscreen ... ok
[INFO] [stdout] test components::net::tests::filter_mode_char_updates_filter_and_view ... ok
[INFO] [stdout] test components::net::tests::filter_mode_backspace_removes_char ... ok
[INFO] [stdout] test components::disk::tests::renders_with_disk_data ... ok
[INFO] [stdout] test components::disk::tests::first_update_auto_selects_row_zero ... ok
[INFO] [stdout] test components::net::tests::detail_view_shows_interface_stats ... ok
[INFO] [stdout] test components::disk::tests::renders_graph_view ... ok
[INFO] [stdout] test components::cpu::tests::compact_background_hides_fullscreen_header ... ok
[INFO] [stdout] test components::net::tests::filter_mode_enter_keeps_filter_and_returns_to_list ... ok
[INFO] [stdout] test components::net::tests::filter_mode_esc_clears_filter_and_returns_to_list ... ok
[INFO] [stdout] test components::net::tests::filter_mode_swallows_keys ... ok
[INFO] [stdout] test components::net::tests::fmt_rate_col_no_suffix ... ok
[INFO] [stdout] test components::net::tests::fmt_rate_mb_threshold ... ok
[INFO] [stdout] test components::net::tests::fmt_rate_kb_threshold ... ok
[INFO] [stdout] test components::net::tests::history_accumulates_per_interface ... ok
[INFO] [stdout] test components::net::tests::page_up_down_clamp_to_list_bounds ... ok
[INFO] [stdout] test components::net::tests::q_closes_detail_view ... ok
[INFO] [stdout] test components::net::tests::first_update_auto_selects_row_zero ... ok
[INFO] [stdout] test components::net::tests::filter_narrows_list_for_navigation ... ok
[INFO] [stdout] test components::net::tests::selection_clamped_when_list_shrinks ... ok
[INFO] [stdout] test components::net::tests::selection_cleared_when_list_becomes_empty ... ok
[INFO] [stdout] test components::net::tests::selection_preserved_across_updates ... ok
[INFO] [stdout] test components::net::tests::slash_enters_filter_mode ... ok
[INFO] [stdout] test components::net::tests::set_focused_false_clears_fullscreen ... ok
[INFO] [stdout] test components::net::tests::renders_without_data ... ok
[INFO] [stdout] test components::process::filter::tests::filter_by_name_substring ... ok
[INFO] [stdout] test components::process::filter::tests::filter_by_pid_exact ... ok
[INFO] [stdout] test components::process::filter::tests::filter_by_state ... ok
[INFO] [stdout] test components::process::sort::tests::sort_by_name_asc_is_alphabetical ... ok
[INFO] [stdout] test components::process::sort::tests::sort_column_enum_contains_all_expected_variants ... ok
[INFO] [stdout] test components::process::sort::tests::sort_by_cpu_desc_puts_highest_first ... ok
[INFO] [stdout] test components::net::tests::wide_list_name_column_is_capped ... ok
[INFO] [stdout] test components::process::tests::compact_state_restored_after_fullscreen_exit ... ok
[INFO] [stdout] test components::process::tests::config_show_tree_sets_initial_mode ... ok
[INFO] [stdout] test components::process::tests::cpu_color_tiers ... ok
[INFO] [stdout] test components::process::tests::detail_view_consumes_unhandled_keys ... ok
[INFO] [stdout] test components::net::tests::wide_area_shows_extra_columns ... ok
[INFO] [stdout] test components::net::tests::renders_with_net_data ... ok
[INFO] [stdout] test components::process::tests::enter_opens_detail_view ... ok
[INFO] [stdout] test components::process::tests::esc_in_filter_mode_returns_to_list ... ok
[INFO] [stdout] test components::process::tests::first_row_selected_on_proc_update ... ok
[INFO] [stdout] test components::process::tests::flat_view_excludes_threads ... ok
[INFO] [stdout] test components::process::tests::fmt_cpu_time_formats_correctly ... ok
[INFO] [stdout] test components::process::tests::fmt_duration_long_formats_correctly ... ok
[INFO] [stdout] test components::process::tests::fmt_start_time_formats_local_timestamp ... ok
[INFO] [stdout] test components::process::tests::detail_view_renders_two_column_process_fields ... ok
[INFO] [stdout] test components::process::tests::kill_confirm_default_focuses_cancel ... ok
[INFO] [stdout] test components::net::tests::narrow_area_hides_extra_columns ... ok
[INFO] [stdout] test components::process::tests::kill_confirm_enter_on_cancel_returns_to_list ... ok
[INFO] [stdout] test components::process::tests::kill_confirm_esc_returns_to_list ... ok
[INFO] [stdout] test components::process::tests::kill_confirm_state_not_saved_in_compact_snapshot ... ok
[INFO] [stdout] test components::process::tests::kill_confirm_swallows_unhandled_keys ... ok
[INFO] [stdout] test components::process::tests::kill_confirm_tab_cycles_focus ... ok
[INFO] [stdout] test components::process::tests::kill_confirm_renders_dialog_with_buttons ... ok
[INFO] [stdout] test components::process::tests::kill_error_state_dismisses_on_enter_or_esc ... ok
[INFO] [stdout] test components::process::tests::kill_on_thread_targets_parent_process ... ok
[INFO] [stdout] test components::process::tests::kill_error_renders_without_panic ... ok
[INFO] [stdout] test components::process::tests::compact_background_shows_frozen_filter_during_fullscreen ... ok
[INFO] [stdout] test components::process::tests::page_up_down_clamp_to_list_bounds ... ok
[INFO] [stdout] test components::process::tests::compact_background_shows_frozen_sort_during_fullscreen ... ok
[INFO] [stdout] test components::process::tests::set_focused_false_clears_fullscreen ... ok
[INFO] [stdout] test components::process::tests::slash_key_enters_filter_mode ... ok
[INFO] [stdout] test components::process::tests::space_collapses_tree_node ... ok
[INFO] [stdout] test components::process::tests::space_in_flat_mode_is_ignored ... ok
[INFO] [stdout] test components::process::tests::t_key_toggles_tree_mode ... ok
[INFO] [stdout] test components::process::tests::toggle_fullscreen_ignored_when_not_focused ... ok
[INFO] [stdout] test components::process::tests::toggle_fullscreen_via_action_when_focused ... ok
[INFO] [stdout] test components::net::tests::renders_list_with_chart ... ok
[INFO] [stdout] test components::process::tests::tree_mode_preserved_across_fullscreen_toggle ... ok
[INFO] [stdout] test components::process::tests::fullscreen_renders_without_panic ... ok
[INFO] [stdout] test components::disk::tests::selection_preserved_across_updates ... ok
[INFO] [stdout] test components::disk::tests::slash_enters_filter_mode ... ok
[INFO] [stdout] test components::net::tests::history_ring_buffer_bounded ... ok
[INFO] [stdout] test components::process::tree::tests::cyclic_parent_references_do_not_hang ... ok
[INFO] [stdout] test components::process::tree::tests::empty_input_produces_empty_output ... ok
[INFO] [stdout] test components::net::tests::sorts_interfaces_by_name_before_rendering ... ok
[INFO] [stdout] test components::process::tree::tests::filter_preserves_ancestor_path ... ok
[INFO] [stdout] test components::process::tree::tests::is_last_sibling_set_correctly ... ok
[INFO] [stdout] test components::process::tree::tests::collapsed_node_hides_children ... ok
[INFO] [stdout] test components::process::tests::normal_view_sort_cycle_follows_column_order ... ok
[INFO] [stdout] test components::net::tests::truncate_long_iface ... ok
[INFO] [stdout] test components::process::tree::tests::single_root_process ... ok
[INFO] [stdout] test components::process::tree::tests::orphaned_process_becomes_root ... ok
[INFO] [stdout] test components::net::tests::truncate_short_iface ... ok
[INFO] [stdout] test components::net::tests::toggle_fullscreen_ignored_when_not_focused ... ok
[INFO] [stdout] test components::process::tree::tests::sorting_within_tree_levels ... ok
[INFO] [stdout] test components::process::tree::tests::threads_appear_as_children ... ok
[INFO] [stdout] test components::process::tree::tests::tree_prefix_clamped_depth ... ok
[INFO] [stdout] test components::process::tree::tests::parent_child_hierarchy ... ok
[INFO] [stdout] test components::process::tree::tests::tree_prefix_depth_1_not_last ... ok
[INFO] [stdout] test components::process::tree::tests::tree_prefix_depth_2_with_rail ... ok
[INFO] [stdout] test components::tests::truncate_ascii_short ... ok
[INFO] [stdout] test components::tests::truncate_ascii_long ... ok
[INFO] [stdout] test components::tests::truncate_multibyte_utf8_longer ... ok
[INFO] [stdout] test components::process::tree::tests::tree_prefix_depth_2_no_rail ... ok
[INFO] [stdout] test components::process::tree::tests::tree_prefix_depth_0 ... ok
[INFO] [stdout] test components::process::tree::tests::tree_prefix_depth_1_last ... ok
[INFO] [stdout] test config::tests::config_parses_from_toml ... ok
[INFO] [stdout] test config::tests::default_config_is_valid ... ok
[INFO] [stdout] test components::process::tests::tree_mode_title_shows_tag ... ok
[INFO] [stdout] test layout::tests::adaptive_two_components_split_horizontally ... ok
[INFO] [stdout] test layout::tests::dashboard_preset_cpu_height_fallback_without_hint ... ok
[INFO] [stdout] test layout::tests::adaptive_single_component_fills_area ... ok
[INFO] [stdout] test layout::tests::adaptive_three_components_two_left_one_right ... ok
[INFO] [stdout] test layout::tests::sidebar_preset_has_slot_for_every_main_component ... ok
[INFO] [stdout] test layout::tests::status_bar_reduces_available_area ... ok
[INFO] [stdout] test components::process::tests::tree_mode_fullscreen_renders_hierarchy ... ok
[INFO] [stdout] test stats::snapshots::tests::cpu_snapshot_stub_has_expected_shape ... ok
[INFO] [stdout] test components::process::tests::tree_mode_renders_hierarchy ... ok
[INFO] [stdout] test layout::tests::grid_preset_cpu_height_follows_hint ... ok
[INFO] [stdout] test layout::tests::layout_hints_shrink_cpu_slot ... ok
[INFO] [stdout] test layout::tests::dashboard_preset_cpu_height_follows_hint ... ok
[INFO] [stdout] test stats::snapshots::tests::mem_snapshot_used_never_exceeds_total ... ok
[INFO] [stdout] test layout::tests::grid_preset_has_slot_for_every_main_component ... ok
[INFO] [stdout] test components::process::tests::renders_process_list ... ok
[INFO] [stdout] test components::net::tests::renders_graph_view ... ok
[INFO] [stdout] test components::process::tests::extended_view_sort_cycle_follows_column_order ... ok
[INFO] [stdout] test components::process::tests::wide_area_uses_extended_columns_without_fullscreen ... ok
[INFO] [stdout] test components::process::tests::narrow_area_uses_normal_columns ... ok
[INFO] [stdout] test components::status_bar::tests::hides_swap_row_when_no_swap ... ok
[INFO] [stdout] test stats::tests::collector_sends_cpu_update ... ok
[INFO] [stdout] test components::tests::truncate_multibyte_utf8_does_not_panic ... ok
[INFO] [stdout] test components::help::tests::renders_help_overlay ... FAILED
[INFO] [stdout] test components::status_bar::tests::renders_all_rows_with_swap ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- components::help::tests::renders_help_overlay stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/components/snapshots/dreidel__components__help__tests__help_overlay.snap
[INFO] [stdout] Snapshot: help_overlay
[INFO] [stdout] Source: src/components/help.rs:308
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: terminal.backend()
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]    27    27 │ "   │ k     kill                                                 │   "
[INFO] [stdout]    28    28 │ "   │ t     tree view                                            │   "
[INFO] [stdout]    29    29 │ "   │ Spc   expand/collapse                                      │   "
[INFO] [stdout]    30    30 │ "   │────────────────────────────────────────────────────────────│   "
[INFO] [stdout]    31       │-"   │   config: [CONFIG_PATH] Support/dreidel/config.toml│   "
[INFO] [stdout]    32       │-"   │      log: [LOG_PATH] Support/dreidel/dreidel.log│   "
[INFO] [stdout]          31 │+"   │   config: [CONFIG_PATH]                    │   "
[INFO] [stdout]          32 │+"   │      log: [LOG_PATH]               │   "
[INFO] [stdout]    33    33 │ "   │    theme: [THEME] (detected: [DETECTED])                            │   "
[INFO] [stdout]    34    34 │ "   │────────────────────────────────────────────────────────────│   "
[INFO] [stdout]    35    35 │ "   │     Repo: https://github.com/raysuliteanu/dreidel          │   "
[INFO] [stdout]    36    36 │ "   │Commit id: [COMMIT_ID]                                          │   "
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'components::help::tests::renders_help_overlay' (2808) panicked at src/components/help.rs:308:13:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/components/snapshots/dreidel__components__help__tests__help_overlay.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58161b3a2b88 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58161b3a2b88 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58161b3a2b88 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58161b3a2b88 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58161b3bac5a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58161b3bac5a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x58161b3a7e82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x58161b3a7e82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x58161b37de46 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58161b37de46 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58161b399aa9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58161aeef01c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x58161aeef01c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58161b399d22 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x58161b399d22 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58161b37df02 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58161b374f39 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58161b37edad - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58161b3bb49c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58161b3bb212 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x58161ad8fa57 - <core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58161ad8fa57 - dreidel[d3c7a033829ee140]::components::help::tests::renders_help_overlay::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/components/help.rs:308:13
[INFO] [stdout]   22:     0x58161ada560e - <insta[b88f2e7bb6464773]::settings::Settings>::bind::<dreidel[d3c7a033829ee140]::components::help::tests::renders_help_overlay::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.47.2/src/settings.rs:573:9
[INFO] [stdout]   23:     0x58161ada33dc - dreidel[d3c7a033829ee140]::components::help::tests::renders_help_overlay
[INFO] [stdout]                                at /opt/rustwide/workdir/src/components/help.rs:298:18
[INFO] [stdout]   24:     0x58161ad8f4d7 - dreidel[d3c7a033829ee140]::components::help::tests::renders_help_overlay::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/components/help.rs:287:30
[INFO] [stdout]   25:     0x58161ad88656 - <dreidel[d3c7a033829ee140]::components::help::tests::renders_help_overlay::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x58161aee20fb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x58161aee20fb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   28:     0x58161aeef975 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x58161aeef975 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x58161aeef975 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x58161aeef975 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x58161aeef975 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x58161aeef975 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x58161aeef975 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x58161aeea4d4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x58161aeea4d4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x58161aef29f2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   38:     0x58161aef29f2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x58161aef29f2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x58161aef29f2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x58161aef29f2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x58161aef29f2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   43:     0x58161aef29f2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x58161b3a1cbf - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   45:     0x58161b3a1cbf - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x7f7d3aa8faa4 - <unknown>
[INFO] [stdout]   47:     0x7f7d3ab1ca64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- components::status_bar::tests::renders_all_rows_with_swap stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/components/snapshots/dreidel__components__status_bar__tests__renders_all_rows_with_swap.snap
[INFO] [stdout] Snapshot: renders_all_rows_with_swap
[INFO] [stdout] Source: src/components/status_bar.rs:407
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: terminal.backend()
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     1     1 │ "┌ dev-box ─────────────────────────────────────────────────────────────────────────────────────────────────────────────┐"
[INFO] [stdout]     2     2 │ "│up 3d 4h 0m  load: 1.24 0.98 0.87                                                                  2026-03-25 12:00:00│"
[INFO] [stdout]     3     3 │ "│cpu  —                                                                                                                │"
[INFO] [stdout]     4     4 │ "│tasks  4 total  1 running  3 sleeping  0 stopped  0 zombie                                                            │"
[INFO] [stdout]     5       │-"│███████████                 RAM 6.0G/16.0G   37.5%                                                                    │"
[INFO] [stdout]     6       │-"│                            SWAP 0B/4.0G  free 4.0G                                                                   │"
[INFO] [stdout]           5 │+"│████████████████████                                  RAM 6.0G/16.0G  free 4.0G  buffer/cache 6.0G  available 10.0G   │"
[INFO] [stdout]           6 │+"│                                                      SWAP 0B/4.0G  free 4.0G                                         │"
[INFO] [stdout]     7     7 │ "└──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘"
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'components::status_bar::tests::renders_all_rows_with_swap' (2913) panicked at src/components/status_bar.rs:407:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/components/snapshots/dreidel__components__status_bar__tests__renders_all_rows_with_swap.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58161b3a2b88 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58161b3a2b88 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58161b3a2b88 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58161b3a2b88 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58161b3bac5a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58161b3bac5a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x58161b3a7e82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x58161b3a7e82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x58161b37de46 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58161b37de46 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58161b399aa9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58161aeef01c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x58161aeef01c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58161b399d22 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x58161b399d22 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58161b37df02 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58161b374f39 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58161b37edad - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58161b3bb49c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58161b3bb212 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x58161ad94820 - <core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58161ad94820 - dreidel[d3c7a033829ee140]::components::status_bar::tests::renders_all_rows_with_swap
[INFO] [stdout]                                at /opt/rustwide/workdir/src/components/status_bar.rs:407:9
[INFO] [stdout]   22:     0x58161ad8df87 - dreidel[d3c7a033829ee140]::components::status_bar::tests::renders_all_rows_with_swap::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/components/status_bar.rs:394:36
[INFO] [stdout]   23:     0x58161ad87056 - <dreidel[d3c7a033829ee140]::components::status_bar::tests::renders_all_rows_with_swap::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x58161aee20fb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58161aee20fb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x58161aeef975 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x58161aeef975 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x58161aeef975 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x58161aeef975 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x58161aeef975 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58161aeef975 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x58161aeef975 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x58161aeea4d4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x58161aeea4d4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x58161aef29f2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x58161aef29f2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x58161aef29f2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x58161aef29f2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x58161aef29f2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58161aef29f2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x58161aef29f2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58161b3a1cbf - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x58161b3a1cbf - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7f7d3aa8faa4 - <unknown>
[INFO] [stdout]   45:     0x7f7d3ab1ca64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     components::help::tests::renders_help_overlay
[INFO] [stdout]     components::status_bar::tests::renders_all_rows_with_swap
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 174 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.82s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "828000f818255a56dca7d797af930e5a9e2c22d8b828ea85b9659ad2bde47348", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "828000f818255a56dca7d797af930e5a9e2c22d8b828ea85b9659ad2bde47348", kill_on_drop: false }`
[INFO] [stdout] 828000f818255a56dca7d797af930e5a9e2c22d8b828ea85b9659ad2bde47348
